home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / fix43.zip / FIX43.DOC < prev    next >
Text File  |  1988-05-26  |  988b  |  25 lines

  1.  
  2. FIX43 by Mark Adler  Pasadena, CA  1988.
  3.  
  4. FIX43.COM is a resident utility to adjust the cursor position on an EGA
  5. in 43 line mode (as supported by NANSI.SYS and other programs).  The
  6. programs FIX43ON.COM and FIX43OFF.COM are used in batch files to turn on
  7. and off the function of FIX43 for those programs that already handle the
  8. cursor properly (like Turbo C).
  9.  
  10. It works by checking to see if the EGA is in an 8x8 character mode at
  11. every timer tick (18.2 times a second).  If so, it will set the cursor
  12. start and end lines according to whether the current cursor is a block
  13. or line (typically used to indicate insert mode).
  14.  
  15. FIX43 does not check to see if it is already installed, so do not
  16. install it more than once.  The only harm that will come if you do, is
  17. that FIX43ON and FIX43OFF will only affect the first copy loaded.
  18.  
  19. Feel free to send any problems with or comments on FIX43 to:
  20.  
  21.         Mark Adler
  22.         P.O. Box 60998
  23.         Pasadena, CA  91106
  24.  
  25.